Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub action for beta releases #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

anderoonies
Copy link
Contributor

Summary

This is an experimental change that will set up a GitHub action for publishing a version with the beta tag when something pushes to the beta-release branch.
I believe the version in package.json will still need to be manually changed (0.2.1-beta.x, for example), but that process can be simplified later if it's needed.

Changes:

  • New GitHub action for publishing a beta tagged version of the library
  • Created a new branch, beta-release

Checklist

  • npm test passes
  • Unit tests are included / updated
  • Documentation has been updated where relevant

I'll update documentation when I know this process actually works!

…eta tagged version of the library. Experimental.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant